/* Webfont: AnotherBeauty-Regular */@font-face {
    font-family: 'AnotherBeauty';
    src: url('Another Beauty.woff') format('woff'), /* Modern Browsers */
         url('Another Beauty.woff2') format('woff2'), /* Modern Browsers */
         url('Another Beauty.ttf') format('truetype'); /* Safari, Android, iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

